home *** CD-ROM | disk | FTP | other *** search
- Short: New gfx/intuition/dos library functions
- Author: Jure Vrhovnik (jurev@gea.fer.uni-lj.si)
- Uploader: jurev@gea.fer.uni-lj.si
- Type: dev/c
-
-
- Supra -- Extension functions to dos, intuition and graphics library
- =====
-
- Version 1.1 (11. Apr 1995)
- © Copyright by Jure Vrhovnik. All rights reserved.
-
-
- NEW from v1.0:
- - AddToolType() - add or change icon's tooltypes very easily
- - Minor error in source code, which was causing some problems with
- linking, is fixed. (pragmas weren't included)
-
- Supra is a linked library which contains a few useful functions
- that are easy to use. A brief description of what it contains:
-
- o File copier
- o Very easy but powerful recursive directory scanning
- o Quick file type/existance checking
- o Create an entire directory path (extension to CreateDir() )
- o Image colour remapping (now you can show images in their real
- colors on a workbench!)
- o Obtain a list of best pens (extension to ObtainBestPen() )
- NEW o Add or change icon's tooltypes
-
-
- Here is a list of function names:
-
- - FCopy()
- - FileType()
- - RecDirInit()
- - RecDirNext()
- - RecDirTags()
- - RecDirFree()
- - MakePath()
- - ObtPens()
- - RelPens()
- - MakeNewImg()
- - FreeNewImg()
- NEW - AddToolType()
-
- Every function is well documented (in Commodore's RKM amigaguide style),
- and there are some useful examples included in this archive.
-
- Source code of functions and examples are included.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 628 272 56.6% 08-Mar-95 18:47:24 SupraLib.info
- 628 272 56.6% 08-Mar-95 18:49:34 +doc.info
- 29636 8665 70.7% 11-Apr-95 12:46:48 +supra
- 24983 7673 69.2% 11-Apr-95 12:46:16 +supra.doc
- 423 209 50.5% 08-Mar-95 18:49:34 +supra.doc.info
- 482 241 50.0% 08-Mar-95 18:49:46 +supra.info
- 628 275 56.2% 08-Mar-95 18:47:24 +examples.info
- 6168 4114 33.3% 08-Mar-95 09:38:20 +ftype
- 1044 446 57.2% 08-Mar-95 09:35:50 +ftype.c
- 3088 989 67.9% 08-Mar-95 18:46:00 +ftype.info
- 7112 4618 35.0% 08-Mar-95 09:38:12 +move
- 1578 653 58.6% 08-Mar-95 09:35:10 +move.c
- 3088 991 67.9% 08-Mar-95 18:46:00 +move.info
- 8588 5057 41.1% 08-Mar-95 09:38:34 +NewImage
- 2553 928 63.6% 08-Mar-95 09:34:26 +NewImage.c
- 3088 989 67.9% 08-Mar-95 18:46:00 +NewImage.info
- 4145 442 89.3% 07-Mar-95 15:42:06 +rgb.brush.c
- 11556 7286 36.9% 08-Mar-95 09:37:56 +subdir
- 1891 812 57.0% 08-Mar-95 09:33:38 +subdir.c
- 3088 992 67.8% 08-Mar-95 18:46:00 +subdir.info
- 6664 3178 52.3% 22-Mar-95 17:57:42 +supra.lib
- 4243 1578 62.8% 11-Apr-95 13:05:56 +supra.h
- 3354 1595 52.4% 11-Apr-95 12:30:50 +readme
- 4951 2063 58.3% 11-Apr-95 13:09:24 +readme.guide
- 482 239 50.4% 08-Mar-95 18:49:18 +readme.guide.info
- 423 207 51.0% 08-Mar-95 18:47:24 +readme.info
- 628 273 56.5% 08-Mar-95 18:50:32 +source.info
- 6202 1887 69.5% 22-Mar-95 17:54:22 +AddToolType.c
- 3915 1455 62.8% 22-Mar-95 18:07:02 +FCopy.c
- 1199 527 56.0% 20-Mar-95 18:40:22 +FileType.c
- 785 373 52.4% 20-Mar-95 18:46:06 +FreeNewImg.c
- 4865 1838 62.2% 20-Mar-95 18:42:22 +MakeNewImg.c
- 1710 724 57.6% 20-Mar-95 18:41:04 +MakePath.c
- 1658 681 58.9% 08-Mar-95 09:30:44 +mkImg.a
- 4085 1525 62.6% 20-Mar-95 18:39:46 +ObtPens.c
- 1399 575 58.8% 20-Mar-95 18:43:20 +RecDirFree.c
- 4564 1579 65.4% 20-Mar-95 18:44:26 +RecDirInit.c
- 8199 2599 68.3% 20-Mar-95 18:41:58 +RecDirNext.c
- 5515 1651 70.0% 20-Mar-95 18:38:58 +RecDirTags.c
- 1343 590 56.0% 20-Mar-95 18:41:20 +RelPens.c
- -------- ------- ----- --------- --------
- 180579 71061 60.6% 17-Apr-95 23:15:42 40 files
-